Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Grid Assembly / C1.Xamarin.Forms.Grid Namespace / FlexGridDetailProvider<TItem> Class
Fields Properties Methods Events


In This Topic
    FlexGridDetailProvider<TItem> Class Members
    In This Topic

    The following tables list the members exposed by FlexGridDetailProvider<TItem>.

    Public Constructors
    Public Fields
    Public Properties
     NameDescription
    Public Property (Inherited from Xamarin.Forms.BindableObject)
    Public PropertyGets or sets the template used to create the icon displayed when the detail row is collapsed.  
    Public PropertyGets or sets the template used to create the icon displayed when the detail row is expanded.  
    Public PropertyGets or sets the detail visibility mode.  
    Public Property (Inherited from Xamarin.Forms.BindableObject)
    Public PropertyGets or sets the height of the details.  
    Public PropertyGets or sets the template used for the row detail.  
    Public PropertyGets or sets whether to show the expand/collapse buttons in the row headers.  
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from Xamarin.Forms.Behavior)
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
    Public Method (Inherited from Xamarin.Forms.BindableObject)
    Public MethodHides the detail row.  
    Public MethodDetermines whether the detail row is visible.  
    Public Method (Inherited from Xamarin.Forms.BindableObject)
    Public Method (Inherited from Xamarin.Forms.BindableObject)
    Public Method (Inherited from Xamarin.Forms.BindableObject)
    Public MethodOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
    Public MethodShows the detail row.  
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from Xamarin.Forms.BindableObject)
    Protected MethodOverloaded. Overridden. Called when the behavior is attached to the grid.  
    Protected Method (Inherited from Xamarin.Forms.BindableObject)
    Protected MethodOverloaded. Overridden. Called when the behavior is detaching from the grid.  
    Protected MethodRaises the DetailCellCreating event.  
    Protected Method (Inherited from Xamarin.Forms.BindableObject)
    Protected Method (Inherited from Xamarin.Forms.BindableObject)
    Protected Method (Inherited from Xamarin.Forms.BindableObject)
    Top
    Public Events
     NameDescription
    Public Event (Inherited from Xamarin.Forms.BindableObject)
    Public EventOccurs when the detail cell is being created.  
    Public Event (Inherited from Xamarin.Forms.BindableObject)
    Public Event (Inherited from Xamarin.Forms.BindableObject)
    Top
    See Also